home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ford Galaxy MK1 Restyling Interactive Presentation
/
Ford Galaxy.iso
/
Intro.dxr
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-13
|
292 b
|
17 lines
on exitFrame me
global gSpriteIni, gSpriteFin, gClicca
if not soundBusy(2) then
suona("tecnico1")
end if
RollCorr = the rollover
MH = the mouseH
if MH > 420 then
Cammina("sx", MH)
else
if MH < 380 then
Cammina("dx", MH)
end if
end if
go(the frame)
end